-
Home
-
MyCryptoCheckout – Bitcoin, Ethereum, and 100+ altcoins for WooCommerce
-
2.129
-
Code
-
Classes
- Currency
Total Complexity |
37 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
268 |
Lines of code |
136 |
Logical lines of code |
80 |
Comment lines |
86 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
convert() |
S |
52 |
5 |
25 |
normalize_amount() |
S |
56 |
4 |
20 |
validate_address_length() |
S |
62 |
4 |
11 |
trim_decimals() |
S |
61 |
3 |
12 |
find_next_available_amount() |
S |
68 |
2 |
7 |
use_wallet() |
S |
76 |
2 |
4 |
get_name() |
S |
74 |
2 |
5 |
get_id() |
S |
68 |
2 |
7 |
get_group() |
S |
66 |
2 |
8 |
get_decimal_precision() |
S |
74 |
2 |
5 |
get_address_length() |
S |
74 |
2 |
5 |
set_address_length() |
S |
77 |
1 |
4 |
set_group() |
S |
77 |
1 |
4 |
set_id() |
S |
77 |
1 |
4 |
set_name() |
S |
77 |
1 |
4 |
supports() |
S |
80 |
1 |
3 |
validate_address() |
S |
76 |
1 |
4 |
set_decimal_precision() |
S |
77 |
1 |
4 |